home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Communication / Archie / Archie.app / FileInspector.nib / data.classes next >
Text File  |  1993-03-21  |  398b  |  29 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. InspectorManager = {
  7.     ACTIONS = {
  8.     selectGroup:;
  9.     revertPressed:;
  10.     okPressed:;
  11.     };
  12.     OUTLETS = {
  13.     inspectorStrings;
  14.     revertOKOut;
  15.     messageTextField;
  16.     messagePanel;
  17.     messageBox;
  18.     visibleInspectors;
  19.     inspectorList;
  20.     view;
  21.     popupOut;
  22.     delegate;
  23.     inspectorPanel;
  24.     groupList;
  25.     cacheWindow;
  26.     };
  27.     SUPERCLASS = Object;
  28. };
  29.